The following logical operators are supported by Office Basic.
Office Basic では下記の論理演算子をサポートしています。
Logical operators combine (bitwise) the contents of two expressions or variables, for example, to test if specific bits are set or not.
論理演算子とは、2 つの表式や変数をビット情報とみなして各種の演算をするもので、これらの機能を利用して、たとえば特定のビットがセットされているかなどの判定が行えます。